Release 10.1A: OpenEdge Deployment:
Startup Command and Parameter Reference
Stream Code Page (-cpstream)
Use Stream Code Page (
-cpstream) to identify the code page Progress uses for stream I/O. Character terminals use the code page you specify for-cpstreamunless you also specify a value for Terminal Code Page (-cpterm), Print Code Page (-cpprint), or Log File Code Page (-cplog).
Operating system
and syntax UNIX
Windows-cpstreamcode-page Use
with Maximum value Minimum value Single-user default Multi-user default Client Session, Database Server, DataServer – – ibm850 ibm850
code-pageName of the code page for stream I/O.
Stream I/O consists of the following elements:
- Terminals (includes character terminals and DOS Protected mode, but does not include graphical interfaces or the Windows character interface).
- Data (
.d) files.READ-FILE,WRITE-FILE, andINSERT-FILEmethods for theEDITORwidget.INPUTFROMandOUTPUTTOstatements.- All compilable files (
.p,.w,.i, and so on).Note: Do not use a 7-bit table with -cpstream. Use 7-bit tables for converting data from a 7-bit terminal to another code page only. Do not use them for character conversion in memory or for the database.- Compiler-generated
LISTING,XREF, andPREPROCESSfiles.To retrieve the value of this startup parameter at runtime, use the
SESSIONsystem handle. To determine the code page of an r-code file, use theRCODE-INFOhandle.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |